Skip to content
Back to search
30
MCP

Swagger API

pulsemcp/swagger api

Transforms Swagger/OpenAPI specifications into tools that enable interaction with any documented API through multiple authentication methods and real-time communication.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Swagger
Transforms Swagger/OpenAPI specifications into dynamic tools, enabling interaction with any REST API through automatic endpoint discovery, p
0 tools
OpenAPI Swagger Converter
Automatically converts Swagger/OpenAPI specifications into toolsets, enabling interaction with any API without additional coding through sec
0 tools
OpenAPI Proxy
Converts OpenAPI and Swagger specifications into callable tools by generating Zod-validated schemas and proxying HTTP requests to backend AP
0 tools
Swagger/Postman API Explorer
Simplifies API access by transforming complex OpenAPI/Swagger specifications into just four strategic tools for endpoint discovery, informat
0 tools
api-to-mcp-converter
Convert any REST API (OpenAPI/Swagger) into MCP-compatible tools instantly
0 tools
OpenAPI to MCP
Converts any OpenAPI or Swagger specification into callable tools with zero configuration.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "swagger_api": {
      "url": "None",
      "transport": "http"
    }
  }
}